home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / FINACIAL / FINPLAN.LZH / GO.BAT < prev    next >
DOS Batch File  |  1992-11-06  |  1KB  |  26 lines

  1. echo off
  2. cls
  3. echo                       THE FINANCIAL PLANNER PROGRAMS
  4. echo .
  5. echo           These programs require 256K min RAM and DOS 2.0 or higher 
  6. echo   Documentation for these programs is in the form of an on-screen tutorial.
  7. echo             ┌──────────────────────────────────────────────┐
  8. echo             │           To view the tutorial:              │
  9. echo             │                                              │
  10. echo             │        ■Type DOC, then press Enter■          │
  11. echo             └──────────────────────────────────────────────┘
  12. echo       (You can printout any tutorial screen by pressing Prt Scrn.)
  13. echo .
  14. echo             ┌──────────────────────────────────────────────┐
  15. echo             │  To run the Financial Calculations program:  │
  16. echo             │                                              │
  17. echo             │        ■Type CALC, then press Enter■         │
  18. echo             └──────────────────────────────────────────────┘
  19. echo             ┌──────────────────────────────────────────────┐
  20. echo             │     To run the Financial Planner program:    │
  21. echo             │                                              │
  22. echo             │        ■Type PLAN, then press Enter■         │
  23. echo             └──────────────────────────────────────────────┘
  24. echo .
  25. echo               Shareware...copyright F M Barrett, 1991,1992
  26.